func google.golang.org/grpc.newTrace
3 uses
google.golang.org/grpc (current package)
server.go#L1811: tr := newTrace("grpc.Recv."+methodFamily(stream.Method()), stream.Method())
stream.go#L470: tr: newTrace("grpc.Sent."+methodFamily(method), method),
trace_withtrace.go#L29: func newTrace(family, title string) traceLog {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)